object Form4: TForm4 Left = 100 Top = 144 BorderIcons = [] BorderStyle = bsToolWindow Caption = 'Mini Map' ClientHeight = 130 ClientWidth = 294 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poDefaultPosOnly PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 164 Top = 1 Width = 128 Height = 128 Stretch = True OnMouseDown = Image1MouseDown end object Panel1: TPanel Left = 0 Top = 0 Width = 161 Height = 130 BevelInner = bvLowered TabOrder = 0 object Label1: TLabel Left = 4 Top = 41 Width = 9 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'X' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 4 Top = 73 Width = 9 Height = 17 Alignment = taRightJustify AutoSize = False Caption = 'Y' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object SpeedButton1: TSpeedButton Left = 120 Top = 99 Width = 25 Height = 25 Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 555555555555555555555555555555555555555555FF55555555555559055555 55555555577FF5555555555599905555555555557777F5555555555599905555 555555557777FF5555555559999905555555555777777F555555559999990555 5555557777777FF5555557990599905555555777757777F55555790555599055 55557775555777FF5555555555599905555555555557777F5555555555559905 555555555555777FF5555555555559905555555555555777FF55555555555579 05555555555555777FF5555555555557905555555555555777FF555555555555 59905555555555555777555555555555555555555555555555550000} NumGlyphs = 2 OnClick = SpeedButton1Click end object Edit2: TEdit Left = 20 Top = 72 Width = 49 Height = 21 MaxLength = 3 TabOrder = 0 Text = 'Edit2' end object Edit1: TEdit Left = 20 Top = 40 Width = 49 Height = 21 MaxLength = 3 TabOrder = 1 Text = 'Edit1' end object ComboBox1: TComboBox Left = 4 Top = 8 Width = 153 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 2 end object ComboBox2: TComboBox Left = 76 Top = 40 Width = 81 Height = 21 Style = csDropDownList ItemHeight = 13 Items.Strings = ( 'Red' 'Blue' 'Green' 'Violet' 'Orange' 'Black' 'White' 'Yellow' 'Neutral') TabOrder = 3 end object Edit4: TEdit Left = 76 Top = 72 Width = 81 Height = 21 MaxLength = 6 TabOrder = 4 Text = 'Edit4' end object CheckBox18: TCheckBox Left = 4 Top = 104 Width = 97 Height = 17 Caption = 'Unit is active' TabOrder = 5 end end object Panel2: TPanel Left = 0 Top = 0 Width = 161 Height = 130 BevelInner = bvLowered TabOrder = 1 object Label3: TLabel Left = 32 Top = 41 Width = 73 Height = 17 Caption = 'Label3' end object Label4: TLabel Left = 32 Top = 57 Width = 73 Height = 17 Caption = 'Label4' end object Label5: TLabel Left = 12 Top = 57 Width = 9 Height = 17 Alignment = taRightJustify AutoSize = False Caption = 'Y' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label6: TLabel Left = 12 Top = 41 Width = 9 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'X' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object SpeedButton2: TSpeedButton Left = 120 Top = 99 Width = 25 Height = 25 Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 555555555555555555555555555555555555555555FF55555555555559055555 55555555577FF5555555555599905555555555557777F5555555555599905555 555555557777FF5555555559999905555555555777777F555555559999990555 5555557777777FF5555557990599905555555777757777F55555790555599055 55557775555777FF5555555555599905555555555557777F5555555555559905 555555555555777FF5555555555559905555555555555777FF55555555555579 05555555555555777FF5555555555557905555555555555777FF555555555555 59905555555555555777555555555555555555555555555555550000} NumGlyphs = 2 OnClick = SpeedButton2Click end object ComboBox3: TComboBox Left = 8 Top = 8 Width = 145 Height = 21 Style = csDropDownList ItemHeight = 13 Items.Strings = ( 'Light water' 'Dark water' 'Light coast' 'Dark coast' 'Light ground' 'Dark ground' 'Mountains' 'Forest' 'Human walls' 'Orc walls' 'Space') TabOrder = 0 OnChange = ComboBox3Change end object CheckBox1: TCheckBox Left = 120 Top = 40 Width = 17 Height = 17 TabOrder = 1 OnClick = CheckBox1Click end object CheckBox2: TCheckBox Left = 136 Top = 40 Width = 17 Height = 17 TabOrder = 2 OnClick = CheckBox1Click end object CheckBox3: TCheckBox Left = 120 Top = 56 Width = 17 Height = 17 TabOrder = 3 OnClick = CheckBox1Click end object CheckBox4: TCheckBox Left = 136 Top = 56 Width = 17 Height = 17 TabOrder = 4 OnClick = CheckBox1Click end object CheckBox5: TCheckBox Left = 16 Top = 80 Width = 57 Height = 17 Caption = 'Bridge' TabOrder = 5 end object CheckBox6: TCheckBox Left = 16 Top = 104 Width = 57 Height = 17 AllowGrayed = True Caption = 'Normal' TabOrder = 6 OnClick = CheckBox6Click end object CheckBox7: TCheckBox Left = 120 Top = 72 Width = 17 Height = 17 Caption = 'CheckBox7' TabOrder = 7 Visible = False end object CheckBox8: TCheckBox Left = 104 Top = 56 Width = 17 Height = 17 Caption = 'CheckBox8' TabOrder = 8 Visible = False end end end